home *** CD-ROM | disk | FTP | other *** search
/ Know Your Common Bird Songs / Know Your Common Bird Songs.iso / images / scripts / cbstypes.tut < prev    next >
Encoding:
Text File  |  1994-11-10  |  7.2 KB  |  298 lines

  1. cbstype
  2. (Script new
  3.     add: (ScriptStep new
  4.         delay: 1.0;
  5.         mousePointAt: 640 @ 480;
  6.         fullScreen: 'scripts\narrate\153945e.bmp;;ClrBlack';
  7.         playSound: 'scripts\cbstype\typea.wav';
  8.         waitForMci;
  9.         delay: 2;
  10.         yourself);
  11.  
  12.     add: (ScriptStep new
  13.         fullScreen: 'yhbl\153945b.bmp;;ClrBlack';
  14.         playSound: 'scripts\cbstype\type01.wav';
  15.         waitForMci;
  16.         yourself);
  17.     add: (ScriptStep new
  18.         fullScreen: 'cbch\155538b.bmp;;ClrBlack';
  19.         playSound: 'scripts\cbstype\type02.wav';
  20.         waitForMci;
  21.         playSound: 'scripts\cbstype\cbch01s.wav';
  22.         waitForMci;
  23.         yourself);
  24.     add: (ScriptStep new
  25.         playSound: 'scripts\cbstype\type04.wav';
  26.         waitForMci;
  27.         playSound: 'scripts\cbstype\cbch01s.wav';
  28.         waitForMci;
  29.         yourself);
  30.     add: (ScriptStep new
  31.         fullScreen: 'kill\155551b.bmp;;ClrBlack';
  32.         playSound: 'scripts\cbstype\type05.wav';
  33.         waitForMci;
  34.         playSound: 'scripts\cbstype\kill01s.wav';
  35.         waitForMci;
  36.         yourself);
  37.     add: (ScriptStep new
  38.         playSound: 'scripts\cbstype\type07.wav';
  39.         waitForMci;
  40.         playSound: 'scripts\cbstype\kill01s.wav';
  41.         waitForMci;
  42.         yourself);
  43.     add: (ScriptStep new
  44.         fullScreen: 'wpwi\153977b.bmp;;ClrBlack';
  45.         playSound: 'scripts\cbstype\type08.wav';
  46.         waitForMci;
  47.         playSound: 'scripts\cbstype\wpwi01s.wav';
  48.         waitForMci;
  49.         yourself);
  50.     add: (ScriptStep new
  51.         playSound: 'scripts\cbstype\type10.wav';
  52.         waitForMci;
  53.         playSound: 'scripts\cbstype\wpwi01s.wav';
  54.         waitForMci;
  55.         yourself);
  56.     add: (ScriptStep new
  57.         fullScreen: 'lbcu\153980b.bmp;;ClrBlack';
  58.         playSound: 'scripts\cbstype\type11.wav';
  59.         waitForMci;
  60.         playSound: 'scripts\cbstype\lbcu01s.wav';
  61.         waitForMci;
  62.         yourself);
  63.     add: (ScriptStep new
  64.         fullScreen: 'lbcu\153981b.bmp;;ClrBlack';
  65.         playSound: 'scripts\cbstype\type13.wav';
  66.         waitForMci;
  67.         yourself);
  68.     add: (ScriptStep new
  69.         fullScreen: 'oven\151995b.bmp;;ClrBlack';
  70.         playSound: 'scripts\cbstype\type14.wav';
  71.         waitForMci;
  72.         yourself);
  73.     add: (ScriptStep new
  74.         fullScreen: 'oven\153979b.bmp;;ClrBlack';
  75.         playSound: 'scripts\cbstype\type15a.wav';
  76.         waitForMci;
  77.         yourself);
  78.     add: (ScriptStep new
  79.         fullScreen: 'scripts\narrate\153979t.bmp;;ClrBlack';
  80.         playSound: 'scripts\cbstype\type16a.wav';
  81.         waitForMci;
  82.         yourself);
  83.  
  84.  
  85.     add: (ScriptStep new
  86.         fullScreen: 'coye\153941b.bmp;;ClrBlack';
  87.         playSound: 'scripts\cbstype\type17.wav';
  88.         waitForMci;
  89.         playSound: 'scripts\cbstype\coye01s.wav';
  90.         waitForMci;
  91.         yourself);
  92.     add: (ScriptStep new
  93.  
  94.         playSound: 'scripts\cbstype\type18.wav';
  95.         waitForMci;
  96.         yourself);
  97.     add: (ScriptStep new
  98.         fullScreen: 'scripts\narrate\153941t.bmp;;ClrBlack';
  99.         playSound: 'scripts\cbstype\coye01s.wav';
  100.         waitForMci;
  101.         yourself);
  102.  
  103.     add: (ScriptStep new
  104.         fullScreen: 'osfl\153987b.bmp;;ClrBlack';
  105.         playSound: 'scripts\cbstype\type19.wav';
  106.         waitForMci;
  107.         yourself);
  108.     add: (ScriptStep new
  109.         playSound: 'scripts\cbstype\osfl01s.wav';
  110.         waitForMci;
  111.         yourself);
  112.  
  113.     add: (ScriptStep new
  114.         playSound: 'scripts\cbstype\type20.wav';
  115.         waitForMci;
  116.         yourself);
  117.     add: (ScriptStep new
  118.         fullScreen: 'scripts\narrate\153987t.bmp;;ClrBlack';
  119.         playSound: 'scripts\cbstype\osfl01s.wav';
  120.         waitForMci;
  121.         yourself);
  122.  
  123.  
  124.     add: (ScriptStep new
  125.         fullScreen: 'wtsp\140639b.bmp;;ClrBlack';
  126.         playSound: 'scripts\cbstype\type21.wav';
  127.         waitForMci;
  128.         yourself);
  129.     add: (ScriptStep new
  130.         playSound: 'scripts\cbstype\wtspmat.wav';
  131.         waitForMci;
  132.         yourself);
  133.  
  134.  
  135.     add: (ScriptStep new
  136.         fullScreen: 'scripts\narrate\140639t1.bmp;;ClrBlack';
  137.         playSound: 'scripts\cbstype\type22.wav';
  138.         waitForMci;
  139.         yourself);
  140.     add: (ScriptStep new
  141.         playSound: 'scripts\cbstype\wtspmat.wav';
  142.         waitForMci;
  143.         yourself);
  144.  
  145.     add: (ScriptStep new
  146.         fullScreen: 'scripts\narrate\140639t2.bmp;;ClrBlack';
  147.         playSound: 'scripts\cbstype\type23.wav';
  148.         waitForMci;
  149.         yourself);
  150.     add: (ScriptStep new
  151.         playSound: 'scripts\cbstype\wtspmat.wav';
  152.         waitForMci;
  153.         yourself);
  154.  
  155.  
  156.     add: (ScriptStep new
  157.         fullScreen: 'scripts\narrate\140639t3.bmp;;ClrBlack';
  158.         playSound: 'scripts\cbstype\type25.wav';
  159.         waitForMci;
  160.         yourself);
  161.     add: (ScriptStep new
  162.         playSound: 'scripts\cbstype\wtspmat.wav';
  163.         waitForMci;
  164.         yourself);
  165.  
  166.  
  167.     add: (ScriptStep new
  168.         fullScreen: 'amro\155512b.bmp;;ClrBlack';
  169.         playSound: 'scripts\cbstype\type26.wav';
  170.         waitForMci;
  171.         yourself);
  172.     add: (ScriptStep new
  173.         playSound: 'scripts\cbstype\amro01s.wav';
  174.         waitForMci;
  175.  
  176.         playSound: 'scripts\cbstype\type27.wav';
  177.         waitForMci;
  178.         yourself);
  179.     add: (ScriptStep new
  180.         fullScreen: 'sora\153950b.bmp;;ClrBlack';
  181.         playSound: 'scripts\cbstype\type28.wav';
  182.         waitForMci;
  183.         playSound: 'scripts\cbstype\sora01s.wav';
  184.         waitForMci;
  185.  
  186.         yourself);
  187.     add: (ScriptStep new
  188.         fullScreen: 'vath\155554b.bmp;;ClrBlack';
  189.         playSound: 'scripts\cbstype\type29.wav';
  190.         waitForMci;
  191.         playSound: 'vath\vath01.wav';
  192.         waitForMci;
  193.  
  194.         yourself);
  195.     add: (ScriptStep new
  196.         fullScreen: 'colo\155528b.bmp;;ClrBlack';
  197.         playSound: 'scripts\cbstype\type32.wav';
  198.         waitForMci;
  199.         playSound: 'scripts\cbstype\colo01s.wav';
  200.         waitForMci;
  201.  
  202.         yourself);
  203.     add: (ScriptStep new
  204.         fullScreen: 'cago\013462b.bmp;;ClrBlack';
  205.         playSound: 'scripts\cbstype\type33.wav';
  206.         waitForMci;
  207.         playSound: 'cago\cago01.wav';
  208.         waitForMci;
  209.         yourself);
  210.  
  211.  
  212.  
  213.     add: (ScriptStep new
  214.         fullScreen: 'mall\130188b.bmp;;ClrBlack';
  215.         playSound: 'scripts\cbstype\type34.wav';
  216.         waitForMci;
  217.         playSound: 'mall\mall01.wav';
  218.         waitForMci;
  219.  
  220.         yourself);
  221.     add: (ScriptStep new
  222.         fullScreen: 'rugr\014114b.bmp;;ClrBlack';
  223.         playSound: 'scripts\cbstype\type35.wav';
  224.         waitForMci;
  225.         yourself);
  226.     add: (ScriptStep new
  227.         playSoloAvi: 'rugr\vrugr01.avi' w: 240 h: 180 bmp: 'scripts\narrate\vidback.bmp';
  228.         waitForMci;
  229.  
  230.  
  231.         playSound: 'scripts\cbstype\type36.wav';
  232.         waitForMci;
  233.         yourself);
  234.     add: (ScriptStep new
  235.         twoBmpsLeft:'ghow\094488.bmp' right:'pufi\140614.bmp';
  236.         playSound: 'scripts\cbstype\type37.wav';
  237.         waitForMci;
  238.         yourself);
  239.     add: (ScriptStep new
  240.         fullScreen: 'ghow\094488b.bmp;;ClrBlack';
  241.         playSound: 'scripts\cbstype\type38.wav';
  242.         waitForMci;
  243.         playSound: 'ghow\ghow01.wav';
  244.         waitForMci;
  245.  
  246.         yourself);
  247.     add: (ScriptStep new
  248.         fullScreen: 'pufi\140614b.bmp;;ClrBlack';
  249.         playSound: 'scripts\cbstype\type39.wav';
  250.         waitForMci;
  251.         playSound: 'scripts\cbstype\pufi01s.wav';
  252.         waitForMci;
  253.  
  254.         yourself);
  255.     add: (ScriptStep new
  256.         twoBmpsLeft:'trus\117012.bmp' right:'tusw\117001.bmp';
  257.         playSound: 'scripts\cbstype\type40.wav';
  258.         waitForMci;
  259.         yourself);
  260.     add: (ScriptStep new
  261.         fullScreen: 'trus\117012b.bmp;;ClrBlack';
  262.         playSound: 'scripts\cbstype\type41.wav';
  263.         waitForMci;
  264.         playSound: 'trus\trus01.wav';
  265.         waitForMci;
  266.         fullScreen: 'tusw\117001b.bmp;;ClrBlack';
  267.         playSound: 'tusw\tusw01.wav';
  268.         waitForMci;
  269.  
  270.         yourself);
  271.     add: (ScriptStep new
  272.         twoBmpsLeft:'revi\151991.bmp' right:'wavi\155511.bmp';
  273.         playSound: 'scripts\cbstype\type42.wav';
  274.         waitForMci;
  275.         fullScreen: 'revi\151991b.bmp;;ClrBlack';
  276.         playSound: 'revi\revi01.wav';
  277.         waitForMci;
  278.         fullScreen: 'wavi\155511b.bmp;;ClrBlack';
  279.         playSound: 'wavi\wavi01.wav';
  280.         waitForMci;
  281.  
  282.         yourself);
  283.     add: (ScriptStep new
  284.         fullScreen: 'scripts\narrate\155511t.bmp;;ClrBlack';
  285.         yourself);
  286.  
  287.  
  288.  
  289.     add: (ScriptStep new
  290.         playSound: 'scripts\cbstype\typeend.wav';
  291.         waitForMci;
  292.         delay: 1;
  293.         yourself);
  294.  
  295.  
  296.  
  297.     yourself)
  298.